『Domain Modeling Made Functional』
https://gyazo.com/15c85c992c58636fa61efb694ef31c2c
Scott Wlaschin著
The Progmatic Bookshelf
/mrsekut-book-97816805025
/mrsekut-book-4048931164/まとめ
翻訳: 『関数型ドメインモデリング』
F#でDDDする本
要は関数型言語でDDDする本
かなり型駆動開発の趣が強い
英語が平易で読みやすいmrsekut.iconmrsekut.icon
この本を読むためにF#の事前知識はどれほど必要か
4章で型の説明があるので「関数型言語」の知識はなくても耐えそうだが、
実際、関数型初見マンがこれぐらいの薄い説明で納得できるのかは微妙だと思う
関数型の経験があれば4章は不要レベル
実装
https://pragprog.com/titles/swdddf/#resources
https://github.com/swlaschin/DomainModelingMadeFunctional
F#
Haskell
https://github.com/bontaq/domain-modeling
https://github.com/nakaakist/haskell-ddd-order-taking
https://github.com/chriskrycho/dmmf
F#
Elm
Rust
ReasonML
いっぱいあるのは良いけど本のものを完全に実装してない感じがある
https://github.com/andorp/order-taking
Idris
https://www.youtube.com/watch?v=srQt1NAHYC0
著者の公演
書評
https://qiita.com/yasuabe2613/items/5ab33e103e4105630e4c
https://blog.shin1x1.com/entry/domain-modeling-made-functional
https://www.slideshare.net/secret/Jj8eHp7oOsylDe
#スクボ読書化した本